home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / par300.zip / EXAMPL11.STX < prev    next >
Text File  |  1995-04-05  |  2KB  |  25 lines

  1. ;C
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░    EXAMPLE #11    ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ │
  4. └─────────────────────────────────────────────────────────────────────────────┘
  5. ┌─────────────────────────────────────────────────────────────────────────────┐
  6. │                                                                             │
  7. │                                                                             │
  8. │                                                                             │
  9. │    THE INPUT FILE:  This is similar to the memo used in Example #10.        │
  10. │                                                                             │
  11. │                                                                             │
  12. │    WHAT WE WANT:    The entire letter has been typed in uppercase.  We      │
  13. │                     want to convert it to standard text.                    │
  14. │                                                                             │
  15. │                                                                             │
  16. │    HOW WE DO IT:    We use the PROPER command, with various method          │
  17. │                     settings, to handle the various conversion problems     │
  18. │                     presented by the memo.                                  │
  19. │                                                                             │
  20. │                                                                             │
  21. │                                                                             │
  22. └─────────────────────────────────────────────────────────────────────────────┘
  23.  
  24. ;P
  25.